@charset "utf-8";

html,body{height:100%; padding:0px; margin:0px}

td{font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#666666}

BODY {padding:0px; margin:0px;font-size:12px} 

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	color: #FF6600;
	text-decoration: none;
}

a.c:link {
	color: #999999;
	text-decoration: none;
}
a.c:visited {
	color: #999999;
	text-decoration: none;
}
a.c:active {
	color: #999999;
	text-decoration: none;
}
a.c:hover {
	color: #333333;
	text-decoration: underline;
}

a img{ border:0}

.hangju160 {
	line-height: 160%;
}

.hangju190 {
	line-height: 190%;
}
.hangju190  p{text-indent:2em; margin:0px; text-align:justify;}
.pro_img { width:730px; margin: 0px auto; height:auto;}
.pro_img ul{ padding:0px; margin:0px;list-style:none; }
.pro_img ul li{ float:left;width:222px; margin:10px;height: 200px;}
.pro_img ul li a{text-decoration:none;} 
.pro_img ul li a img{ width:220px; height:165px; border:1px #ccc solid; border-radius:3px; }
.pro_img ul li a span{ width:220px; line-height:20px; height:20px;text-align:center; color:#666; display:block; }
.ziju {
	letter-spacing: 3px;
}

.zihao11 {
	font-size: 11px;
}

.zihao13 {
	font-size: 13px;
}

.zihao14 {
	font-size: 14px;
}

.zihao15 {
	font-size: 15px;
}

.zihao16 {
	font-size: 16px;
}

.zihao17 {
	font-size: 17px;
}

.zihao18 {
	font-size: 18px;
}
#box{ margin-left:24px;}
#box li{float:left; width:220px;height:240px;overflow:hidden; text-align:center; margin-right:10px;}/* 外框大小 */
#box li p{ display:block;width:220px;overflow:hidden; height:180px; line-height:25px; text-align:center; margin:auto; color:#F00;}/* 文字 */
#box li span a{ overflow:hidden;text-align:center; display:block; }/* 点击图片框黑边 */
#box li span a img{width:220px; height:165px; border:none;}
#box li span a:hover{position:absolute;width:240px;height:185px;overflow:hidden; margin: 0 0 0 0;}/* 点击图片框大小 */
#box li span a:hover img{width:240px;height:185px;order:none;}/* 点击图片大小 */


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

ul,li{ margin:0; padding:0; list-style:none}
.playimg{width:1000px; height:330px; line-height:100%; overflow:hidden; position:relative; z-index:999}
.playimglist{width:3000px; height:330px; white-space:nowrap; overflow:hidden; position:relative; z-index:1; left:0}
.playimglist li{ float:left}

.picshow{z-index:444;position:relative;background-color:#e4f2fa;width:1900px;height:380px; margin:0 auto}
.picshow_main{position:relative;width:1900px;height:380px}
.picshow_main .imgbig{filter:progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4,motion=forward);width:1900px;height:380px}
.picshow_change{position:absolute;text-align:left;bottom:0px;height:30px;right:920px;}
.picshow_change img{width:15px;height:15px}
.picshow_change a{border:0px solid;display:block;float:left;margin-right:5px;-display:inline}
a.axx{border-color:#555}
a.axx:hover{border-color:#000}
a.axx img{filter:alpha(opacity=40);opacity:0.4;-moz-opacity:0.4}
a.axx:hover img{filter:alpha(opacity=100);opacity:1.0;-moz-opacity:1.0}
a.bxx{border-color:#000}
a.bxx:hover{border-color:#000}

/* 除IE6浏览器的通用方法 */
.ie6fixedTL{position:fixed;left:0;bottom:0; width:100%; z-index:2000} 
/* IE6浏览器的特有方法 */
* html .ie6fixedTL{position:absolute;bottom:expression(eval(document.documentElement.scrollTop))} 